@charset "utf-8";
@import url(font/stylesheet.css);
@import url(font/font.css);
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: '';	content: none;}
table {border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

/**布局开始**/
body,p { font:12px/1 "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333;}
a { color:#333; text-decoration:none;}
a:hover { color:#0088CC;}
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner { width:1200px; margin:0 auto;} /**页面全局宽度**/

/**标题栏新闻窗口**/
.post { margin-bottom:10px;}
.post .tt { height:32px; border-bottom:1px solid #6db4e0;} /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:14px; font-weight:bold; color:#216687;} /**标题字体**/
.post .tt .tit .title { display:inline-block; height:32px; line-height:32px; padding-left:35px; background:url(images/icon_tit.gif) no-repeat 5px center;} /**标题图标**/
.post .tt .more_btn { display:inline-block; height:32px; line-height:32px; float:right;}   /**更多按钮**/
.post .con { padding:5px 0; margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/dot.jpg) no-repeat center;} /**新闻列表图标**/

/**自定义新闻列表**/
.news_list {}
.news_list li.news { line-height:24px; padding-left:13px; background:url(images/icon_li0.gif) no-repeat 0 9px;} /**标题图标**/
.news_list li.news span.news_title { float:left;}
.news_list li.news span.news_meta { float:right; margin-left:2px;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#444; text-decoration:underline;}


/**页头开始**/
#header {height:80px;}
.logo {width:260px;height:56px;background:url(images/logo.png) no-repeat;}
.head_nav{width: 280px;float:right;}
#header .inner {width:1200px;height:80px; }
.head { width:100%; height: 80px; position:relative; background:url(images/top-banner.jpg) no-repeat;position:relative;}    /**页头部分**/
.head a.logo{ display:inline-block; position:absolute;top:10px;left:0px;z-index:100; width:260px; height:56px;cursor:pointer;}    /**页头部分**/
#nav {height: 45px;background: #0088CC;}
#channel-pic {width:1200px；margin：0 auto;height:350px;overflow:hidden;}

.head .sitetitle { position:absolute; left:366px; top:48px; font-size:32px; font-weight:bold; color:#fff;}		/**站点名称**/
.navbar { width:100%; height:45px; }   	/**导航区域背景**/
.navbar .navbox { float:left;width:850px; height:45px; margin:0 auto; text-indent:inherit;}  /**导航窗口大小及位置 width原来850px**/
.search{float:left;padding-left: 50px;font-size: 16px;cursor: pointer;position: relative;margin-top:12px;}
.search button {display: none;}
.search i {display: inline-block;width: 20px;height: 20px;color: #fff;}
.motion_1 {transition: all 0.5s ease-out;}

.search i.active {position: absolute;right: 0px;top: 0px;}
.search.active input { width: 200px;opacity: 1;}
.search input {border: 1px solid rgba(255, 255, 255, 0.3);background: rgba(255, 255, 255, 0.1);height: 28px;line-height: 28px;color: #fff;border-radius: 14px;margin-top: -5px;width: 0px;text-indent: 10px;opacity: 0;}
.search.active i.active::before {content: '\ea1f';}
.head_link{display:none;}

/**导航样式：后台绑定时也可以定义配置**/
#wp_nav_w2 .i9 a{ background:none;}
#wp_nav .sub-nav .nav-item {border-bottom: 1px solid #fff;}
.navbar .navbox .wp_nav,.navbar .navbox .nav { height:45px;}  /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a { font-size:16px; color:#fff; font-family:"Microsoft Yahei"; background:none;}    /**导航字体样式**/
.wp_nav .nav-item a span.item-name {display: inline-block;padding: 5px 10px;}
.navbar .navbox .wp_nav li.nav-item a:hover {background-color:#1168C7;}   	/**鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name { paddingt:0px 20px; height:35px; line-height:30px;}   /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:#A60607;opacity: 0.8;}  /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:14px; font-weight:normal;color:#fff;}		/**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent { background:#B70031; color:#fff;}
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name { padding:0 10px; height:35px; line-height:35px;}		/**子菜单栏目高度与边距**/
.wp_nav .sub-nav {border: none;}
.wp_nav .sub-nav .nav-item a {border-top:none;text-align: center;border-bottom: 1px solid #fff;}
#wp_nav_w2 .wp_nav .sub-nav { width: 100% !important;}

/*大图**/
.fullSlide{width:100%;  position:relative;  height:410px; background:#000; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.fullSlide .bd ul{ width:100% !important;text-align:center;   }
.fullSlide .bd li{ width:100% !important;  height:410px; overflow:hidden; text-align:center;background-repeat:no-repeat;background-position:center; }	
.fullSlide .bd li a{ display:block; height:410px; }	
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }	
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; background:#000;	filter:alpha(opacity=50);opacity:0.5;  line-height:999px; }	
.fullSlide .hd ul .on{ background:#0088CC;  }
.fullSlide .prev,.fullSlide .next{ display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;  z-index:1; width:40px; height:60px; background:url(images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer;  filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:15%; background-position:-6px -137px; }

/*图书*/
.book-slide{ margin:10px auto; position:relative; width:1240px; padding:10px 0 10px 30px; background:#fff; overflow:hidden;left:-40px;}
.book-slide .prev,.book-slide .next{ display:block; position:absolute; top:140px; left:5px; width:23px; height:23px; background:url(images/btns.png) no-repeat; }
.book-slide .next{ left:auto; right:5px; background-position:-25px 0; }
.book-slide .prev:hover{ background-position:0 -30px; }
.book-slide .next:hover{ background-position:-25px -30px; }
.book-slide ul{ overflow:hidden; zoom:1; }
.book-slide ul li{ width:223px; float:left; overflow:hidden; padding:0 10px;}
.book-slide ul li img{ width:223px; height:280px; display:block; background:url(images/loading.gif) center center no-repeat; }
.book-slide ul li  span{height:30px;line-height:30px;font-size:16px;display:block;text-align:center;}

/**主体开始**/
#container {}
#container .inner { background:#fff; padding-top:20px;padding-bottom:5px;}
.book {width:1200px;margin:0 auto;height:380px;}
.book-icon {height:35px;background:url(images/book.png) center left no-repeat}
.news {width:1200px;margin:0 auto;height:500px;}
.news-icon {height:35px;background:url(images/news.png) center left no-repeat}

.news-con {overflow:hidden;}
.news-focus { width:700px;height:430px;float:left;} 
.info-list { width:480px;height:430px;float:left;margin-left:10px;border-top:2px solid #BEBEBE;border-bottom:2px solid #BEBEBE;} 
.info-list li {width: 480px;height:30px;background: url(images/dot.jpg) left center no-repeat;line-height: 30px;padding-left: 10px;text-align: left;font-size:16px;}
.info-list ul {height:400px;display:block;}

#wp_nav_w70{/* width: 717px; */margin-left: 16px;}

.imgtu{position:relative;}
.weixin{position:absolute;bottom:45px;left:-20px;z-index:1000;display:none;}
.sudy-tab .tab-menu li {font-size:16px!important;}

.more {text-align: right;margin-top: 3px;}
.more-link .moretext {display: inline;}
.more-link .moretext img {vertical-align: bottom;}

/**列表页**/
.rs {float: left;width: 237px;margin-top:32px;}
.col_menu { width: 237px;}
.col_menu .col_menu_head {border-bottom:2px solid #BEBEBE;}
.col_list { width: 100%;min-height: 598px;background: url(images/left.png) top no-repeat;}  /**位置栏目背景**/
.col_menu_con {min-height: 170px;}
.col_menu .col_menu_head h3.col_name {font-size: 22px;font-weight: normal;color: #000;height: 40px;padding-left: 42px;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display: block;line-height: 40px;background: none;font-family: "Microsoft YaHei";}  /**栏目名称图标**/
#container1 .inner {width: 1200px;margin: 0 auto; position: relative;padding-bottom: 50px;}
#containerltop {background: #f7efef; height: 260px;}
.pic {background: url(images/list_img.jpg) center no-repeat;height: 260px;}
.wp_article_list .list_item {height:28px;line-height:20px;}

 /**栏目列表*/
.col_list .wp_listcolumn { border-top:1px solid #2867A0; border-bottom:1px solid #fff; }
.wp_listcolumn .wp_column a .column-name {padding: 0 0 0 42px;line-height: 46px;}
.col_list .wp_listcolumn .wp_column a { color:#000; background:none; border-top:1px solid #fff; border-bottom:1px solid #2867A0; font-size:14px; font-weight:normal;} 	/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_1_hover.gif);} 	/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url(images/icon_column_2.gif) no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb;} 	/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_2_hover.gif);} 	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f2f2f2 url(images/icon_column_3.gif) no-repeat 26px 10px; border-top:1px solid #fff; border-bottom:1px solid #ccc;} 	/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f5f5f5 url(images/icon_column_3.gif) no-repeat 36px 10px; border-top:1px solid #fff; border-bottom:1px solid #ddd;} 	/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px; border-top:1px solid #fff; border-bottom:1px solid #eee;} 	/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);} 	/**鼠标经过或选中五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

.col_news { width:920px; min-height: 619px;margin-top: 32px;float:right;} /**栏目新闻**/
.col_news_l { width:1200px; min-height: 619px;margin-top: 32px;float:right;} /**内容页新闻**/
.col_news_head {border-bottom:2px solid #BEBEBE;}
.col_metas .col_title {display: inline-block;float: left;height: 32px;line-height: 32px; background: none;}
.col_metas .col_title h2 {display: inline-block;font-size: 19px;color: #931d24;padding: 0 50px 0 2px;font-weight: normal;}  /**当前栏目名称**/ 
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:35px; line-height:35px; margin-top:5px;} /**当前位置**/

.col_news_box { padding:10px 0; margin:0 7px;}
.col_news_list { margin-top:7px;}
.col_news_list .wp_article_list .list_item { line-height:42px; height:42px;}  /**栏目新闻列表**/
.wp_article_list .list_item .Article_PublishDate {font-family: "Microsoft YaHei";font-size: 15px;color: #2a2a2a;}
.Article_Title {font-family: "Microsoft YaHei";font-size: 14px;color: #2a2a2a;}
.col_news_list .wp_article_list .list_item .Article_Index {margin-top: 13px;}  /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto; padding:30px;}
.article {}
.article h1.arti_title { line-height:26px; font-family: "Microsoft YaHei"; padding:5px; text-align:center; font-size:18px; color:#168ED1; padding: 12px 0 24px 0;border-bottom: 1px solid #e0e0e0;} /**文章标题**/
.article .arti_metas { padding: 12px 0 24px 0;text-align: center;font-size: 14px;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/

/**页脚开始**/
#footer {height:320px;background-color:#DADFE5;}
#footer .inner { margin:0 auto; height: 80px;}
.foot-left{width: 260px; float:left;text-align:left;border-right:1px solid #7A8990;margin:40px 20px 20px 0px;padding-right:20px;}
.hlg-logo {width: 260px; height:200px;margin-top:20px;background:url(images/hlg-logo.png) top center no-repeat; }

.foot-mid{width: 560px; float:left;text-align:left;margin:40px 20px 20px 0px;padding-right:20px;overflow:hidden;border-right:1px solid #7A8990}
.link {height:170px;overflow:hidden;}
.link-head {float:left;width:80px;height:150px;}
.link-list {float:left;width:460px;height:150px;padding-left:10px;}
.link-list li {float:left;width:230px;font-size:14px;height:30px;color:#66787F;}
.link-list li a {color:#66787F;}
.link-list li a:hover {color:#0088CC;}

.contact {width: 580px;overflow:hidden; }
.contact-head {float:left;width:80px;height:70px;}
.adress {float:left;width:460px;height:70px;padding-left:10px;}
.adress p {font-size:14px;height:30px;color:#66787F;}

.foot-right{width:260px; float:left;padding-left: 10px;margin:40px 0px 20px 0px;}
.code {width:260px;margin-top:10px;overflow:hidden;}
.wx,.wb {float:left;width:120px;}
.wb {margin-left:20px;}
.wx span,.wb span {display:block;text-align:center;padding-top:10px;font-size:14px;color:#66787F;}
.bot {width:100%;height:40px;background-color:#50646B;margin:0 auto;}
.foot-title {font-size:18px;color:#52646C;font-weight:bold;font-family: "Microsoft YaHei";}
.bot-con {width:1200px;margin:0 auto;text-align:center;}
.bot-con p {font-size:14px;color:#E2E5E6;line-height:40px;}

/*栏目列表*/
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color: #3e3d3d;background: none;border-top: none;border-bottom: none;font-family: "Microsoft YaHei";font-size: 18px;font-weight: normal;} 	
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected { color: #000;}
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#124D83;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a { color:#454545; background:#e8e8e8 url(images/icon_column_1.gif) no-repeat 16px 11px; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{ color:#124D83;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a { color:#333;background: url(images/icon_column_1.gif) no-repeat 21px 12px; border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name { display:inline-block; line-height:22px; padding:5px 10px 5px 35px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list a :hover,.col_list .wp_listcolumn .wp_column a.selected { color:#124D83;} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {background: url(images/icon_column_1.gif) no-repeat 35px 12px;} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name { padding: 5px 10px 5px 51px; cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,.col_list .wp_listcolumn .sub_list .sub_list a.selected { color:#124D83;} 

.dtjt9_div_text .dtjt9_div_text_title {background: #A60607; text-align: center;height: 45px;opacity: 0.9;}
.dtjt9_div_text a:link { font-size: 12px; font-weight: bold;line-height: 35px;color: #fff; text-decoration: none;}
.dtjt9_div_img .number {position: absolute;right: 5px;bottom: 35px;z-index: 100;}
.wp_article_list .list_item .Article_Index { background: url(images/dot.jpg) no-repeat 50%;}

.dtjt8_div_img .number .current {background:#0088CC;}
